ZeGrapher a mathematical function plotting , for more informations, please visit http://zegrapher.com/
The source code is distributed under the GNU GPL version 3 license. To know more about your rights, please visit http://www.gnu.org/copyleft/gpl.html


################################
Compilation:
################################

Before starting, you need to have the Qt framework installed (version >= 4.7), if not, download it from http://qt.nokia.com/products/

Then open a command prompt: (under windows, you may have to use "Qt command prompt")

cd /ZeGrapher/target/.../src
qmake -config release (on linux, it may be qmake-qt4)
make

#####################################################################

Copyright (c) 2013, Adel Kara Slimane, the ZeGrapher project <contact@zegrapher.com>


